home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 8 / CD Funhouse Version 8.0 - Wayzata Technology (7013) (1993).iso / pc / mac / __the_ca / __las_ve / hyperslo.0__ / card_3042.txt < prev    next >
Text File  |  1990-10-02  |  3KB  |  212 lines

  1. -- card: 3042 from stack: in.0__
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2577
  5. -- name: 
  6.  
  7.  
  8. -- part 6 (field)
  9. -- low flags: 01
  10. -- high flags: 0007
  11. -- rect: left=181 top=59 right=97 bottom=239
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 12
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 45
  19. -- part name: 
  20.  
  21.  
  22. -- part 7 (field)
  23. -- low flags: 01
  24. -- high flags: 0007
  25. -- rect: left=223 top=59 right=97 bottom=281
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 12
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 45
  33. -- part name: 
  34.  
  35.  
  36. -- part 8 (field)
  37. -- low flags: 01
  38. -- high flags: 0007
  39. -- rect: left=265 top=59 right=97 bottom=323
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 12
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 45
  47. -- part name: 
  48.  
  49.  
  50. -- part 9 (field)
  51. -- low flags: 01
  52. -- high flags: 0001
  53. -- rect: left=307 top=53 right=98 bottom=324
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 10 (button)
  65. -- low flags: 00
  66. -- high flags: 8002
  67. -- rect: left=182 top=103 right=131 bottom=308
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Play It
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   play Waltzvamp
  79.   play Waltzvamp
  80.   repeat with it = 1 to 5
  81.     repeat with mux = 1 to 3
  82.       set scroll of card field mux to 45*it
  83.     end repeat
  84.   end repeat
  85.   put the random of 18 into Eins
  86.   repeat with it = 1 to Eins
  87.     repeat with mux = 1 to 3
  88.       set scroll of card field mux to 45*it
  89.     end repeat
  90.   end repeat
  91.   play marimba
  92.   put the random of 18 into Zwei
  93.   repeat with it = 1 to Zwei
  94.     repeat with mux = 2 to 3
  95.       set scroll of card field mux to 45*it
  96.     end repeat
  97.   end repeat
  98.   play marimba
  99.   put the random of 18 into Drei
  100.   repeat with it = 1 to Drei
  101.     set scroll of card field 3 to 45*it
  102.   end repeat
  103.   play marimba
  104.   if char 1 of line (Eins+1) of card field 1 = char 1 of line (Zwei+1) of card field 2 then
  105.     repeat 2 times
  106.       play Hallelujah
  107.     end repeat
  108.     flash 24
  109.   end if
  110.   if char 1 of line (Eins+1) of card field 1 = char 1 of line (Drei+1) of card field 3 then
  111.     repeat 2 times
  112.       play Hallelujah
  113.     end repeat
  114.     flash 24
  115.   end if
  116.   if char 1 of line (Drei+1) of card field 3 = char 1 of line (Zwei+1) of card field 2 then
  117.     repeat 2 times
  118.       play Hallelujah
  119.     end repeat
  120.     flash 24
  121.   end if
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 11 (button)
  127. -- low flags: 00
  128. -- high flags: 0000
  129. -- rect: left=474 top=313 right=342 bottom=512
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 21847 / 21847
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: 
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   go home
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part contents for card part 6
  146. ----- text -----
  147. q
  148. w
  149. e
  150. r
  151. t
  152. Y
  153. i
  154. o
  155. S
  156. Z
  157. d
  158. g
  159. h
  160. j
  161. l
  162. X
  163. V
  164. b
  165. n
  166.  
  167.  
  168.  
  169. -- part contents for card part 7
  170. ----- text -----
  171. l
  172. X
  173. V
  174. b
  175. n
  176. q
  177. w
  178. e
  179. r
  180. t
  181. Y
  182. i
  183. o
  184. S
  185. d
  186. g
  187. h
  188. j
  189. Z
  190.  
  191. -- part contents for card part 8
  192. ----- text -----
  193. o
  194. S
  195. d
  196. g
  197. h
  198. j
  199. l
  200. Z
  201. X
  202. V
  203. b
  204. n
  205. q
  206. w
  207. e
  208. r
  209. t
  210. Y
  211. i
  212.